home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drsgto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_STATUSGADGETDROPTOOL_H = 1;
- include("real/widget/r3drwito.js")
-
-
- var R3CLID_STATUSGADGETDROPTOOL = 883;
-
-
-
-
-
-
-
-
-
- function r3Statusgadgetdroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_STATUSGADGETDROPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Statusgadgetdroptool.prototype=new r3Widgetdroptool;
- // r3drsgto.h_H